<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page1 {
	border: 1px solid rgb(230, 230, 230); font-size: 12px; margin-right: 5px; display: inline; list-style-type: none; cursor: pointer;
}
.page2 {
	border: 1px solid rgb(183, 216, 238); color: rgb(68, 68, 68); font-size: 12px; font-weight: bold; cursor: pointer; background-color: rgb(210, 234, 246);
}
</pre></body></html>